text/template/parse.Tree.newText (method)
2 uses
text/template/parse (current package)
node.go#L135: func (t *Tree) newText(pos Pos, text string) *TextNode {
parse.go#L365: return t.newText(token.pos, token.val)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)